xl: recognize the "extra" entry in the domain config file
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 19 May 2010 07:18:51 +0000 (08:18 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 19 May 2010 07:18:51 +0000 (08:18 +0100)
commit4d8af8596635a01186ed762aa6c47d81e5cd867e
tree52bf7a774f6025da34aa3f3c3aedcb656d13aa15
parent034b34e084704260e44f160d1ee734b8f05782b0
xl: recognize the "extra" entry in the domain config file

"extra" defines extra parameters to be added to the kernel command
line, so append it accordingly.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
tools/libxl/xl_cmdimpl.c